Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

Summary:
Move the XNNPACK backend out of the torch:: namespace, and update to avoid using the torch:: or exec_aten:: namespaces.

Also update utils.h to use a namespace that matches the rest of the code (xnnpack::utils instead of qnnpack_utils).

Differential Revision: D63876576

Summary:
Pull Request resolved: #5865

Move the XNNPACK backend out of the `torch::` namespace, and update to avoid using the `torch::` or `exec_aten::` namespaces.

Also update utils.h to use a namespace that matches the rest of the code (`xnnpack::utils` instead of `qnnpack_utils`).

Reviewed By: mcr229

Differential Revision: D63876576

fbshipit-source-id: 42624fdaf35ee8c45c71e57bc9768613367ac44b
(cherry picked from commit 34e7ad8)
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 4, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5896

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit cc3bd05 with merge base eecf74f (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 4, 2024
@jackzhxng jackzhxng merged commit 4f41e65 into release/0.4 Oct 4, 2024
34 checks passed
@jackzhxng jackzhxng deleted the cherry-pick-5865-by-pytorch_bot_bot_ branch October 4, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants